go.pact.im/x/zapslog.namespace.child (field)

5 uses

	go.pact.im/x/zapslog (current package)
		encode.go#L24: 	child   *namespace
		encode.go#L30: 	if n.child == nil {
		encode.go#L34: 	return append(attrs, slog.GroupAttrs(n.child.name, n.child.attrs()...))
		encode.go#L67: 	e.current.child = ns